{% extends "base.html" %} {% block title %}Virtual Hearing Room — LegalEase AI{% endblock %} {% block content %}
{{ hearing.hearing_type.replace('_',' ').title() }} | {{ hearing.scheduled_date }} at {{ hearing.scheduled_time }} {% if hearing.judge_name %} | Judge: {{ hearing.judge_name }}{% endif %}
Your hearing is hosted on Zoom. Click the button below — Zoom will open in your browser or desktop app automatically.
{% if join_url %} {% if is_host %}Start Hearing as Host{% else %}Join Hearing{% endif %} {% else %}